data insert meaning in Chinese
数据输入器
Examples
- The index will enforce uniqueness on the data inserted into the
列创建唯一的非聚集索引。该索引将强制插入 - Sql server ignores these attributes if they are present in the xml instance data inserted into a column or variable of
数据类型的列或变量的xml实例数据中存在这些属性,则sql server将忽略这些属性。 - The following attributes are ignored by sql server if they exist in the xml instance data inserted into a column or variable of
数据类型的列或变量的xml实例数据中存在以下属性,则sql server将忽略这些属性: - If you re wondering why db2 only supports data inserts through sql and not xquery , that answer is pretty simple , too - the first version of the emerging xquery standard focuses on database read activities , not write activities
如果您想知道db2为什么只支持通过sql而不是xquery来插入数据,答案也很简单刚出现的xquery第一版主要关注数据库读取活动,而不是写入活动。 - In addition to supporting triggers that are fired by data manipulation language statements that modify data insert , update , and delete , the database engine includes a new class of triggers fired by ddl statements that modify database objects , such as the statements that start with create , alter , or drop
除了对修改数据的数据操作语言语句( insert 、 update和delete )所激发的触发器提供支持外,数据库引擎还包括一类新的触发器,由修改数据库对象的ddl语句(如以create 、 alter或drop开头的语句)激发。